google.golang.org/grpc.csAttempt.shouldRetry (method)

2 uses

	google.golang.org/grpc (current package)
		stream.go#L595: func (a *csAttempt) shouldRetry(err error) (bool, error) {
		stream.go#L696: 		isTransparent, err := attempt.shouldRetry(lastErr)